home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 119 / 119.d81 / list one boot (.txt) < prev    next >
Commodore BASIC  |  2022-08-26  |  2KB  |  36 lines

  1. 10 clr:sb=53265:dv=peek(186):ifdv<8thendv=8
  2. 20 print"[147]":poke53280,0:poke53281,0:gosub60000:fort=1to3000:next
  3. 30 sys57812"list one 40000",dv,0:poke780,0:poke781,64:poke782,156:sys65493
  4. 40 sc$(1)="[154] [172][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][187]"
  5. 50 sc$(2)=" [161]                                    [161]"
  6. 60 sc$(3)=" [161] [146][172][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][187] [161]"
  7. 70 sc$(5)=" [161] [161][146][161] [161]"
  8. 80 sc$(6)=" [161] [146][188][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][146][190] [161]"
  9. 90 sc$(7)=" [188][146][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][162][190]"
  10. 110 print"[147]"chr$(142):pokesb,peek(sb)and239
  11. 120 print"[155]     f1 - selects start of listing."
  12. 130 print"     f7 - lists one line at a time."
  13. 140 print"        after a run/stop-restore"
  14. 150 print"       sys 40000 relinks autolist"
  15. 160 print"           press any key to":
  16. 170 print"           activate autolist":
  17. 180 print"          and return to basic";
  18. 190 print"":printsc$(1):printsc$(2):printsc$(3)
  19. 200 forr=1to17:printsc$(5):next
  20. 210 printsc$(6):printsc$(2):printsc$(7):pokesb,peek(sb)or16
  21. 220 getd$:ifd$=""then220
  22. 230 sys40000:print"[147]"chr$(9):poke53280,14:poke53281,6:poke646,14:new
  23. 10000 open15,8,15,"s0:list one boot":close15:save"list one boot",8
  24. 10010 verify"list one boot",8:end
  25. 60000 print"[147]":z$=" [152]                                      ":poke214,10:print
  26. 60010 print" [155][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184]":fori=0to11:printz$:next
  27. 60020 print" [151][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][152]"
  28. 60030 z$(0)="[204] [201] [211] [212]    [207] [206] [197]":z$(1)="by [210]obert [205]arkland
  29. 60040 z$(2)[178]"(len) 1994 by (NULL)oftdisk (NULL)ublishing"[170][199](13)
  30. 60050 z$(3)[178]"(NULL)his program is the copyrighted work
  31. 60060 z$(4)="of [211][207][198][212][196][201][211][203] [208][213][194][204][201][211][200][201][206][199].  [201]t is not"
  32. 60070 z$(5)="shareware or in the public domain."
  33. 60080 z$(6)="[210]eport illegal distribution of":z$(7)="this program by calling"
  34. 60090 z$(8)="1-800-831-2694 or 1-318-221-8718.":poke214,12:print
  35. 60100 fori=0to8:printtab(20-(len(z$(i))/2))""z$(i):next:return
  36.